From: Ken Raeburn Date: Sun, 21 Jul 2002 12:02:15 +0000 (+0000) Subject: remove outdated comment X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~31471 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=572d9f3b04b2890a31db3912e05e22afc8cbfabe;p=emacs.git remove outdated comment --- diff --git a/src/dired.c b/src/dired.c index 3c49ac54b4c..692d193c5ae 100644 --- a/src/dired.c +++ b/src/dired.c @@ -953,7 +953,6 @@ If file does not exist, returns nil. */) #else /* file gid will be egid */ values[9] = (s.st_gid != getegid ()) ? Qt : Qnil; #endif /* BSD4_2 (or BSD4_3) */ - /* Cast -1 to avoid warning if int is not as wide as VALBITS. */ if (FIXNUM_OVERFLOW_P (s.st_ino)) /* To allow inode numbers larger than VALBITS, separate the bottom 16 bits. */